Analyzing your application in the Preview

In the Preview click to analyze the performance and inner structure of your application.

In addition to the Preview Analyze mode, Kanzi provides additional ways to help you analyze your application. See Troubleshooting the performance of your application and Best practices.

When in the Analyze mode, right-click and use the context menu to select what you want to view in the Preview:

The Preview log file

Kanzi Studio stores the Preview log messages in the %USERPROFILE%\AppData\Local\Temp\KanziStudioLogs\KanziPreview.log file.

To set the level of logging detail, in <KanziInstallation>\Studio\Bin\KanziPreview.exe.config file set the value of the logLevel key:

For example, to log all communication between Kanzi Studio and the Preview, open the KanziPreview.exe.config file in a text editor, and set:

<add key="logLevel" value="VERBOSE"/>

To apply the changes to the KanziPreview.exe.config, save the KanziPreview.exe.config file and press Ctrl F8 to restart the Preview. See Controlling the Preview.

Every time you restart the Preview, Kanzi Studio overwrites the contents of the KanziPreview.log file.

See also

Troubleshooting the performance of your application

Editing your application in the Preview

Preview

Finding invalid project items

Using rulers and guides